<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*首页*/

/*经典案例*/
.case-wrap{width: 1220px;margin: 0 auto;height: 370px;}
.case-wrap ul{overflow: hidden;margin-bottom: 6px;}
.case-wrap ul li{float: left;width: 180px;height: 42px;text-align: center;line-height: 42px;border: #dfdfdf solid 1px;border-radius:5px 5px;-webkit-border-radius:5px 5px;-moz-border-radius:5px 5px;margin-right: 21px;margin-bottom: 15px;}
.case-wrap ul li&gt;a{display: block;font-size: 14px;color: #666;font-weight: bold;}
.case-wrap ul .on{margin-right: 0px;}
.case-wrap ul li:hover{background-color: #529981;color: #FFFFFF;border: #529981 solid 1px;}
.case-wrap ul li:hover a{color: #FFFFFF;}
.list{width: 1180px;margin: 0 auto;height:210px;position: relative;}
.list .ca-container{position:relative;width:100%;height:210px;}
.list .ca-wrapper{width:100%;height:100%;position:relative;}
.list .ca-item{position:relative;float:left;width:299px;height:210px;}
.list .ca-item-main{height:210px;overflow:hidden;margin: 0 auto;width:299px;background-color: #ffffff;}
.list .ca-item-main&gt;a{display: block;position: relative;}
.list .ca-item-main&gt;a&gt;.w3_pic{width:280px;height:210px;overflow: hidden;}
.list .ca-item-main&gt;a&gt;.w3_pic&gt;img{width:280px;height:210px;}
.list .ca-item-main&gt;a&gt;p{position: absolute;width: 280px;height: 70px;line-height: 60px;text-align: center;background: url(../images/p_bg.png)no-repeat;top: 50%;margin-top:-35px;font-size: 16px;color: #FFFFFF;text-align: center;}
.w3_text{width:280px;height:210px;position: absolute;top: -240px;background: url(../images/pic_bg.png)no-repeat;transition: 0.5s;-webkit-transition: 0.5s; -moz-transition: 0.5s;-o-transition: 0.5s;}
.w3_text&gt;h2{font-size: 16px;color: #FFFFFF;font-weight:600;margin-top: 32px;margin-bottom: 22px;text-align: center;font-weight: normal;}
.w3_text&gt;p{width: 342px;height:104px;overflow: hidden;font-size: 16px;font-weight:600;color: #FFFFFF;line-height: 50px;margin: 0 auto;}
.w3_text&gt;img{display: block;margin: 0 auto;margin-top: 25px;}
.list .ca-item-main&gt;a:hover .w3_text{top: 0;transition: 0.5s;-webkit-transition: 0.5s; -moz-transition: 0.5s;-o-transition: 0.5s;}
.list .ca-item-main&gt;a:hover&gt;p{display: none;}
.list .ca-item-main&gt;a&gt;span{font-size: 16px;color: #1d1d1f;line-height: 20px;height: 40px;overflow: hidden;display: block;width: 250px;margin: 0 auto;margin-top: 12px;}
.list .ca-nav span{width:26px;height:26px;position:absolute;top:46%;	text-indent:-9000px;cursor:pointer;z-index:100;}
.list .ca-nav span.ca-nav-next{left:0px;background: url(../images/w3_left1.png)no-repeat;margin-left: -30px;}
.list .ca-nav span.ca-nav-prev{right:0px;background: url(../images/w3_right1.png)no-repeat;margin-right: -30px;}
.list .ca-nav span.ca-nav-next:hover{background-image:url(../images/w3_left2.png)}
.list .ca-nav span.ca-nav-prev:hover{background-image: url(../images/w3_right2.png);}
/*新闻中心*/
</pre></body></html>